IModule.Simulation property

Checks whether the axis is in simulation mode. For example, a motor is simulated.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool Simulation { get; }
ReadOnly Property Simulation As Boolean

Property Value

Type: bool

See also

IModule Interface

IntervalZero.KINGSTAR.Base.Class Namespace